A look into XYText images

November 21, 2009 · 67 views · 1 comments

A look into XYText images
taken by : Dedric Mauriac
on Motru (32, 13, 51)
Each message board scripts can not be modified resized and

About

CodeBastard RedGrave was talking about how my images were compressed compared to XYText. I started to take a look at the XYText images. I found that they had a pyramid look to them. This is inefficient because each row has unused whitespace. If XYText had used the entire texture, they could have saved 5 images. They used 512x512 images, giving a better resolution, but takes longer to download individual images. However, this may help improve the blurryness that I see when I'm at a distance from my own 256x256 textures. It appears that they use reversed pairs. I had problems getting this to work on my own and have more images as a result. I'll have to take another look at my solution. From Dedric Mauriac via bloghud.com

Comments

I am R. November 21, 2009
It's so cool that you two are working on improving display boards.